Draft
Conversation
Master merge
Master merge
master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Update master
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Master merge
Update master
Master merge
Master merge
Master update
Master update
Master update
Master update
[Community] log fetched tentacles config
Master update
[ReadMe] fix image and typo
[ReadMe] fix typos and alignment
Master update
[Requirements] bump
f8b5260 to
e66fb4c
Compare
…ends New Rust-based daemon that manages OctoBot instances as a system service. Core features: - REST API (TCP + Unix socket) for instance lifecycle management - Binary, Python, and Docker runtime backends - SSE streaming for start/restart/update progress - JWT-based token auth with scopes and audit logging - launchd/systemd/Windows service integration - Auto-update via signed manifest Binary backend: - HTTP probe loop (60s timeout) waits for OctoBot to actually serve port 5001 - Subprocess cwd pinned to instance data_dir - stdout/stderr always captured to logs/launcher-stdio.log - startup_timeout_secs configurable via runtime_options Service management: - service stop/restart kill free-running daemons via launcher.pid (not just launchctl) - spawn_daemon always uses ["service", "run"] args; waits 700ms and tails log on early exit - Supervisor writes/removes launcher.pid around the serve loop Instance stop: - NotRunning treated as success in stop_instance route (idempotent stop) - Backend::stop takes &InstanceSpec so PID file can be found after daemon restart - BinaryBackend/PythonBackend: SIGTERM via PID file when in-memory child state is lost Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
e66fb4c to
844d88b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.